home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-03-15 | 568 b | 39 lines | [TEXT/KAHL] |
- type 'div4' {
- wide array [$$ResourceSize / 16]{
- unsigned hex longint;
- unsigned hex longint;
- unsigned hex longint;
- unsigned hex longint;
- };
- array {
- unsigned hex longint;
- };
- };
-
- type 'byts' {
- wide array [$$ResourceSize / 8]{
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- unsigned hex byte;
- };
- array {
- unsigned hex byte;
- };
- };
-
- type 'DITL' as 'byts';
-
- type 'DLOG' as 'div4';
-
- type 'PICT' as 'byts';
-
- type 'CDEF' as 'div4';
-
- type 'CNTL' as 'byts';
-
-